JavaScript for Data Science by Gans Maya; Hodges Toby; Wilson Greg

JavaScript for Data Science by Gans Maya; Hodges Toby; Wilson Greg

Author:Gans, Maya; Hodges, Toby; Wilson, Greg
Language: eng
Format: epub
Publisher: CRC Press LLC
Published: 2020-05-15T00:00:00+00:00


1https://stackoverflow.com/questions/28329382/understanding-unique-keys-for-array-children-in-reactjs

2http://2ality.com/2014/09/es6-modules-final.html

11 Managing Data

There’s not much point creating interactive web pages if they don’t have something to interact with. To provide that, we need something to store data and something to serve it. We could build one program to do both, but experience teaches that it’s better to create one for each so that they are easier to understand, test, and maintain. After tossing a coin, we decide to start with the data store; Chapter 12 will look at how to build a server.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.